services.kimai.sites.<name>.settings
Structural Kimai's local.yaml configuration. Refer to https://www.kimai.org/documentation/local-yaml.html#localyaml for details.
- Type
attribute set of anything- Default
{ }- Example
{ kimai = { timesheet = { rounding = { default = { begin = 15; end = 15; }; }; }; }; }- Declared
- <nixpkgs/nixos/modules/services/web-apps/kimai.nix>